home *** CD-ROM | disk | FTP | other *** search
Wrap
Text File | 2008-06-28 | 83.4 KB | 1,581 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>trigger</class> <widget class="QWidget"> <property name="name"> <cstring>trigger</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>411</width> <height>372</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="caption"> <string>Trigger</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QWidgetStack"> <property name="name"> <cstring>widgetstack</cstring> </property> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>0</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>layout2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>pixmap</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="lineWidth"> <number>0</number> </property> <property name="scaledContents"> <bool>false</bool> </property> <property name="alignment"> <set>AlignCenter</set> </property> <property name="indent"> <number>0</number> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>Schedule type:</string> </property> </widget> <widget class="QComboBox"> <item> <property name="text"> <string>Once</string> </property> </item> <item> <property name="text"> <string>At System Startup</string> </property> </item> <item> <property name="text"> <string>At Logon</string> </property> </item> <item> <property name="text"> <string>Daily</string> </property> </item> <item> <property name="text"> <string>Weekly</string> </property> </item> <item> <property name="text"> <string>Monthly</string> </property> </item> <property name="name"> <cstring>type</cstring> </property> </widget> <spacer> <property name="name"> <cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>164</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="QWidgetStack" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>params</cstring> </property> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>0</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QDateTimeEdit" row="1" column="0"> <property name="name"> <cstring>datetime</cstring> </property> </widget> <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>Run this task at:</string> </property> </widget> <spacer row="1" column="1"> <property name="name"> <cstring>spacer2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>301</width> <height>20</height> </size> </property> </spacer> <spacer row="2" column="0"> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>271</height> </size> </property> </spacer> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>1</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <spacer row="1" column="1"> <property name="name"> <cstring>spacer7_2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>80</height> </size> </property> </spacer> <widget class="QButtonGroup" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>buttonGroup1_2</cstring> </property> <property name="title"> <string>Options</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QRadioButton" row="2" column="0"> <property name="name"> <cstring>sysstart_interval</cstring> </property> <property name="text"> <string>Run on system startup with the &interval of</string> </property> <property name="accel"> <string>Alt+I</string> </property> </widget> <widget class="QSpinBox" row="2" column="1"> <property name="name"> <cstring>sysstart_interval_days</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="minValue"> <number>1</number> </property> </widget> <spacer row="2" column="3"> <property name="name"> <cstring>spacer6_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>90</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="2" column="2"> <property name="name"> <cstring>textLabel3_3_2_2</cstring> </property> <property name="text"> <string>day(s)</string> </property> </widget> <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>sysstart_once</cstring> </property> <property name="text"> <string>Run on the &next system startup and delete</string> </property> <property name="accel"> <string>Alt+N</string> </property> </widget> <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>sysstart_every</cstring> </property> <property name="text"> <string>Run on &every system startup</string> </property> <property name="accel"> <string>Alt+E</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> </grid> </widget> <widget class="QLabel" row="2" column="1"> <property name="name"> <cstring>warning</cstring> </property> <property name="backgroundMode"> <enum>PaletteBackground</enum> </property> <property name="backgroundOrigin"> <enum>ParentOrigin</enum> </property> <property name="text"> <string>Warning!<br><br>If the task is scheduled to start on system startup, the progress dialog will not be shown. However, all operations will be performed as usual.</string> </property> </widget> <widget class="QLabel" row="2" column="0"> <property name="name"> <cstring>sysstart_warn</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="backgroundMode"> <enum>PaletteBackground</enum> </property> <property name="backgroundOrigin"> <enum>ParentOrigin</enum> </property> <property name="scaledContents"> <bool>true</bool> </property> </widget> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>2</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <spacer row="3" column="0"> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>30</height> </size> </property> </spacer> <widget class="QButtonGroup" row="2" column="0"> <property name="name"> <cstring>buttonGroup1</cstring> </property> <property name="title"> <string>Options</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QRadioButton" row="2" column="0"> <property name="name"> <cstring>logon_interval</cstring> </property> <property name="text"> <string>Run on logon with the &interval of</string> </property> <property name="accel"> <string>Alt+I</string> </property> </widget> <widget class="QSpinBox" row="2" column="1"> <property name="name"> <cstring>logon_interval_days</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="minValue"> <number>1</number> </property> </widget> <spacer row="2" column="3"> <property name="name"> <cstring>spacer6</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>90</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="2" column="2"> <property name="name"> <cstring>textLabel3_3_2</cstring> </property> <property name="text"> <string>day(s)</string> </property> </widget> <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>logon_once</cstring> </property> <property name="text"> <string>Run on the &next logon and delete</string> </property> <property name="accel"> <string>Alt+N</string> </property> </widget> <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>logon_every</cstring> </property> <property name="text"> <string>Run on &every logon</string> </property> <property name="accel"> <string>Alt+E</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> </grid> </widget> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>3</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel2_2</cstring> </property> <property name="text"> <string>Run at:</string> </property> </widget> <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel3</cstring> </property> <property name="text"> <string>Every</string> </property> </widget> <widget class="QTimeEdit" row="0" column="2" rowspan="1" colspan="2"> <property name="name"> <cstring>daily_time</cstring> </property> </widget> <widget class="QSpinBox" row="1" column="2" rowspan="1" colspan="2"> <property name="name"> <cstring>daily_interval</cstring> </property> <property name="minValue"> <number>1</number> </property> </widget> <widget class="QLabel" row="1" column="4"> <property name="name"> <cstring>textLabel4</cstring> </property> <property name="text"> <string>day(s)</string> </property> </widget> <spacer row="0" column="4" rowspan="1" colspan="2"> <property name="name"> <cstring>spacer8</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>361</width> <height>20</height> </size> </property> </spacer> <spacer row="4" column="1" rowspan="1" colspan="2"> <property name="name"> <cstring>spacer10</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>151</height> </size> </property> </spacer> <widget class="QDateEdit" row="2" column="3" rowspan="1" colspan="2"> <property name="name"> <cstring>daily_active_from</cstring> </property> <property name="date"> <date> <year>2000</year> <month>1</month> <day>1</day> </date> </property> <property name="minValue"> <date> <year>2000</year> <month>1</month> <day>1</day> </date> </property> </widget> <widget class="QLabel" row="2" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>textLabel5</cstring> </property> <property name="text"> <string>Active from:</string> </property> </widget> <widget class="QDateEdit" row="3" column="3" rowspan="1" colspan="2"> <property name="name"> <cstring>daily_active_to</cstring> </property> <property name="enabled"> <bool>false</bool> </property> </widget> <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>daily_to</cstring> </property> <property name="text"> <string>to:</string> </property> </widget> <spacer row="1" column="5"> <property name="name"> <cstring>spacer13</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>261</width> <height>21</height> </size> </property> </spacer> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>4</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel2_2_2</cstring> </property> <property name="text"> <string>Run at:</string> </property> </widget> <widget class="QSpinBox" row="1" column="1" rowspan="1" colspan="2"> <property name="name"> <cstring>weekly_interval</cstring> </property> <property name="minValue"> <number>1</number> </property> </widget> <widget class="QTimeEdit" row="0" column="1" rowspan="1" colspan="2"> <property name="name"> <cstring>weekly_time</cstring> </property> </widget> <widget class="QLabel" row="1" column="3"> <property name="name"> <cstring>textLabel4_2</cstring> </property> <property name="text"> <string>week(s) on:</string> </property> </widget> <spacer row="0" column="3" rowspan="1" colspan="3"> <property name="name"> <cstring>spacer8_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>400</width> <height>20</height> </size> </property> </spacer> <spacer row="1" column="5"> <property name="name"> <cstring>spacer13_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>240</width> <height>21</height> </size> </property> </spacer> <widget class="QCheckBox" row="1" column="4"> <property name="name"> <cstring>monday</cstring> </property> <property name="text"> <string>&Monday</string> </property> <property name="accel"> <string>Alt+M</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>textLabel3_2</cstring> </property> <property name="text"> <string>Every</string> </property> </widget> <widget class="QCheckBox" row="2" column="4"> <property name="name"> <cstring>tuesday</cstring> </property> <property name="text"> <string>&Tuesday</string> </property> <property name="accel"> <string>Alt+T</string> </property> </widget> <widget class="QCheckBox" row="3" column="4"> <property name="name"> <cstring>wednesday</cstring> </property> <property name="text"> <string>&Wednseday</string> </property> <property name="accel"> <string>Alt+W</string> </property> </widget> <widget class="QCheckBox" row="4" column="4"> <property name="name"> <cstring>thursday</cstring> </property> <property name="text"> <string>T&hursday</string> </property> <property name="accel"> <string>Alt+H</string> </property> </widget> <widget class="QCheckBox" row="5" column="4"> <property name="name"> <cstring>friday</cstring> </property> <property name="text"> <string>&Friday</string> </property> <property name="accel"> <string>Alt+F</string> </property> </widget> <widget class="QCheckBox" row="6" column="4"> <property name="name"> <cstring>saturday</cstring> </property> <property name="text"> <string>&Saturday</string> </property> <property name="accel"> <string>Alt+S</string> </property> </widget> <widget class="QCheckBox" row="7" column="4"> <property name="name"> <cstring>sunday</cstring> </property> <property name="text"> <string>S&unday</string> </property> <property name="accel"> <string>Alt+U</string> </property> </widget> <widget class="QDateEdit" row="8" column="2" rowspan="1" colspan="2"> <property name="name"> <cstring>weekly_active_from</cstring> </property> <property name="date"> <date> <year>2000</year> <month>1</month> <day>1</day> </date> </property> </widget> <widget class="QLabel" row="8" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel2_4</cstring> </property> <property name="backgroundOrigin"> <enum>ParentOrigin</enum> </property> <property name="text"> <string>Active from:</string> </property> </widget> <widget class="QDateEdit" row="9" column="2" rowspan="1" colspan="2"> <property name="name"> <cstring>weekly_active_to</cstring> </property> <property name="enabled"> <bool>false</bool> </property> </widget> <widget class="QCheckBox" row="9" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>weekly_to</cstring> </property> <property name="text"> <string>to:</string> </property> </widget> <spacer row="10" column="3"> <property name="name"> <cstring>spacer26</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>31</height> </size> </property> </spacer> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>5</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <spacer row="0" column="4" rowspan="1" colspan="2"> <property name="name"> <cstring>spacer8_2_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>380</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel2_2_2_2</cstring> </property> <property name="text"> <string>Run at:</string> </property> </widget> <widget class="QTimeEdit" row="0" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>monthly_time</cstring> </property> </widget> <widget class="QSpinBox" row="1" column="2" rowspan="1" colspan="2"> <property name="name"> <cstring>day</cstring> </property> <property name="minValue"> <number>1</number> </property> </widget> <spacer row="1" column="5"> <property name="name"> <cstring>spacer15</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>310</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="1" column="4"> <property name="name"> <cstring>textLabel2_3</cstring> </property> <property name="text"> <string>of the month</string> </property> </widget> <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel1_2</cstring> </property> <property name="text"> <string>Day</string> </property> </widget> <widget class="QDateEdit" row="2" column="3" rowspan="1" colspan="2"> <property name="name"> <cstring>monthly_active_from</cstring> </property> <property name="date"> <date> <year>2000</year> <month>1</month> <day>1</day> </date> </property> </widget> <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>monthly_to</cstring> </property> <property name="text"> <string>to:</string> </property> </widget> <widget class="QDateEdit" row="3" column="3" rowspan="1" colspan="2"> <property name="name"> <cstring>monthly_active_to</cstring> </property> <property name="enabled"> <bool>false</bool> </property> </widget> <spacer row="4" column="4"> <property name="name"> <cstring>spacer16_2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>31</width> <height>91</height> </size> </property> </spacer> <widget class="QLabel" row="2" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>textLabel5_2_2</cstring> </property> <property name="text"> <string>Active from:</string> </property> </widget> </grid> </widget> </widget> <spacer row="2" column="1"> <property name="name"> <cstring>spacer24_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>261</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton" row="2" column="0"> <property name="name"> <cstring>switchtorunas</cstring> </property> <property name="text"> <string>Run As ></string> </property> </widget> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>1</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QPushButton" row="1" column="0"> <property name="name"> <cstring>switchtoschedule</cstring> </property> <property name="text"> <string>Schedule <</string> </property> </widget> <spacer row="1" column="1"> <property name="name"> <cstring>spacer28</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>301</width> <height>21</height> </size> </property> </spacer> <widget class="QButtonGroup" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>buttonGroup3</cstring> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="title"> <string></string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="4"> <property name="name"> <cstring>default_runas</cstring> </property> <property name="font"> <font> <bold>1</bold> </font> </property> <property name="text"> <string>Do not specify a password</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> <spacer row="2" column="3"> <property name="name"> <cstring>spacer25</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>109</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="5" column="1"> <property name="name"> <cstring>textLabel1_3</cstring> </property> <property name="text"> <string>User:</string> </property> </widget> <widget class="QLineEdit" row="5" column="2"> <property name="name"> <cstring>specified_user</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>200</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>200</width> <height>32767</height> </size> </property> </widget> <widget class="QLineEdit" row="2" column="2"> <property name="name"> <cstring>logged_on_user</cstring> </property> <property name="maximumSize"> <size> <width>200</width> <height>32767</height> </size> </property> </widget> <spacer row="5" column="0"> <property name="name"> <cstring>spacer19</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <spacer row="6" column="3"> <property name="name"> <cstring>spacer18</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>109</width> <height>20</height> </size> </property> </spacer> <spacer row="1" column="0"> <property name="name"> <cstring>spacer21</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <spacer row="2" column="0"> <property name="name"> <cstring>spacer24</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="6" column="1"> <property name="name"> <cstring>textLabel2_5</cstring> </property> <property name="text"> <string>Password:</string> </property> </widget> <spacer row="4" column="0"> <property name="name"> <cstring>spacer22</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <spacer row="5" column="3"> <property name="name"> <cstring>spacer17</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>109</width> <height>20</height> </size> </property> </spacer> <spacer row="6" column="0"> <property name="name"> <cstring>spacer20</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>21</height> </size> </property> </spacer> <widget class="QRadioButton" row="3" column="0" rowspan="1" colspan="4"> <property name="name"> <cstring>specified_runas</cstring> </property> <property name="font"> <font> <bold>1</bold> </font> </property> <property name="text"> <string>Use the specified username and password</string> </property> </widget> <widget class="QLineEdit" row="6" column="2"> <property name="name"> <cstring>specified_pswd</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>200</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>200</width> <height>32767</height> </size> </property> <property name="frameShape"> <enum>LineEditPanel</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="echoMode"> <enum>Password</enum> </property> </widget> <widget class="QLabel" row="1" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>default_user_comment</cstring> </property> <property name="text"> <string></string> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="QLayoutWidget" row="4" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>layout1</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="spacing"> <number>0</number> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel3_3</cstring> </property> <property name="lineWidth"> <number>0</number> </property> <property name="text"> <string>The task will run notwithstanding what user (if any) is logged on.</string> </property> <property name="textFormat"> <enum>PlainText</enum> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_5</cstring> </property> <property name="lineWidth"> <number>0</number> </property> <property name="text"> <string>Note: the progress dialog might not be visible.</string> </property> <property name="textFormat"> <enum>PlainText</enum> </property> </widget> </vbox> </widget> <widget class="QLabel" row="2" column="1"> <property name="name"> <cstring>logged_on_label</cstring> </property> <property name="text"> <string>User:</string> </property> </widget> </grid> </widget> </grid> </widget> </widget> </vbox> </widget> <connections> <connection> <sender>type</sender> <signal>activated(int)</signal> <receiver>params</receiver> <slot>raiseWidget(int)</slot> </connection> <connection> <sender>daily_to</sender> <signal>toggled(bool)</signal> <receiver>daily_active_to</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>weekly_to</sender> <signal>toggled(bool)</signal> <receiver>weekly_active_to</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>monthly_to</sender> <signal>toggled(bool)</signal> <receiver>monthly_active_to</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>logon_interval</sender> <signal>toggled(bool)</signal> <receiver>logon_interval_days</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>sysstart_interval</sender> <signal>toggled(bool)</signal> <receiver>sysstart_interval_days</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>daily_active_from</sender> <signal>valueChanged(const QDate&)</signal> <receiver>trigger</receiver> <slot>on_daily_from_date(const QDate&)</slot> </connection> <connection> <sender>weekly_active_from</sender> <signal>valueChanged(const QDate&)</signal> <receiver>trigger</receiver> <slot>on_weekly_from_date(const QDate&)</slot> </connection> <connection> <sender>monthly_active_from</sender> <signal>valueChanged(const QDate&)</signal> <receiver>trigger</receiver> <slot>on_monthly_from_date(const QDate&)</slot> </connection> <connection> <sender>monday</sender> <signal>toggled(bool)</signal> <receiver>trigger</receiver> <slot>on_dow(bool)</slot> </connection> <connection> <sender>tuesday</sender> <signal>toggled(bool)</signal> <receiver>trigger</receiver> <slot>on_dow(bool)</slot> </connection> <connection> <sender>wednesday</sender> <signal>toggled(bool)</signal> <receiver>trigger</receiver> <slot>on_dow(bool)</slot> </connection> <connection> <sender>thursday</sender> <signal>toggled(bool)</signal> <receiver>trigger</receiver> <slot>on_dow(bool)</slot> </connection> <connection> <sender>friday</sender> <signal>toggled(bool)</signal> <receiver>trigger</receiver> <slot>on_dow(bool)</slot> </connection> <connection> <sender>saturday</sender> <signal>toggled(bool)</signal> <receiver>trigger</receiver> <slot>on_dow(bool)</slot> </connection> <connection> <sender>sunday</sender> <signal>toggled(bool)</signal> <receiver>trigger</receiver> <slot>on_dow(bool)</slot> </connection> <connection> <sender>specified_runas</sender> <signal>toggled(bool)</signal> <receiver>specified_user</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>specified_runas</sender> <signal>toggled(bool)</signal> <receiver>specified_pswd</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>type</sender> <signal>activated(int)</signal> <receiver>trigger</receiver> <slot>on_type(int)</slot> </connection> <connection> <sender>default_runas</sender> <signal>toggled(bool)</signal> <receiver>logged_on_user</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>switchtorunas</sender> <signal>clicked()</signal> <receiver>trigger</receiver> <slot>on_switchtorunas()</slot> </connection> <connection> <sender>switchtoschedule</sender> <signal>clicked()</signal> <receiver>trigger</receiver> <slot>on_switchtoschedule()</slot> </connection> </connections> <tabstops> <tabstop>type</tabstop> <tabstop>datetime</tabstop> <tabstop>sysstart_every</tabstop> <tabstop>sysstart_interval_days</tabstop> <tabstop>logon_every</tabstop> <tabstop>logon_interval_days</tabstop> <tabstop>daily_time</tabstop> <tabstop>daily_interval</tabstop> <tabstop>daily_active_from</tabstop> <tabstop>daily_to</tabstop> <tabstop>daily_active_to</tabstop> <tabstop>weekly_time</tabstop> <tabstop>weekly_interval</tabstop> <tabstop>monday</tabstop> <tabstop>tuesday</tabstop> <tabstop>wednesday</tabstop> <tabstop>thursday</tabstop> <tabstop>friday</tabstop> <tabstop>saturday</tabstop> <tabstop>sunday</tabstop> <tabstop>weekly_active_from</tabstop> <tabstop>weekly_to</tabstop> <tabstop>weekly_active_to</tabstop> <tabstop>monthly_time</tabstop> <tabstop>day</tabstop> <tabstop>monthly_active_from</tabstop> <tabstop>monthly_to</tabstop> <tabstop>monthly_active_to</tabstop> <tabstop>logon_once</tabstop> <tabstop>logon_interval</tabstop> </tabstops> <slots> <slot>on_daily_from_date(const QDate& d)</slot> <slot>on_monthly_from_date(const QDate&)</slot> <slot>on_weekly_from_date(const QDate&)</slot> <slot>on_dow(bool)</slot> <slot>on_type(int)</slot> <slot>on_default_runas(bool)</slot> <slot>on_switchtorunas()</slot> <slot>on_switchtoschedule()</slot> </slots> <layoutdefaults spacing="6" margin="11"/> </UI>